func net/http.containsDotDot

2 uses

	net/http (current package)
		fs.go#L715: 	if containsDotDot(r.URL.Path) {
		fs.go#L728: func containsDotDot(v string) bool {